home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / hight-d.swf / scripts / frame_112 / DoAction_2.as next >
Encoding:
Text File  |  2007-10-01  |  118 b   |  9 lines

  1. var thegameID;
  2. _root.round2 = 1;
  3. life = 3;
  4. stopAllSounds();
  5. tellTarget("_root.player")
  6. {
  7.    gotoAndStop(1);
  8. }
  9.